Displays help for a window.
This statement performs the same action as clicking the Help button in the application title bar. Use it to open help in a window or to activate the mouse cursor to access 'What's This?', or pop-up, help on individual controls.
Syntax
Help()
Supported objects
Browser, Window
Example
Window("BugReporter Dialog").Help()